Writes the specified float array as an XML element with the specified name and the specified parent.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public XmlElement WriteFloatArray ( |
Visual Basic
![]() |
---|
Public Function WriteFloatArray( _ |
Type: XmlElement
The parent of the new XML element.
Type: XmlElement
The newly created XML element.
The count of new children elements depends on the number of float values in the array.